Micron Document




Distributed design patterns
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
top
In software engineering, a distributed design pattern is a software design pattern focused on distributed computing problems.

Contents


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

Classification

Distributed design patterns can be divided into several groups:

Security and reliability patterns
Event-driven patterns
Saga patterncite-ref-1[1]

Examples

• Remote Sessioncite-ref-java-rmi-2-0[2]

See also
References

cite-note-11. Fundamentals of Software Architecture: An Engineering Approach. O'Reilly Media. 2020. ISBN 978-1492043454.
cite-note-java-rmi-22. citerefpittmcniff2001Pitt & McNiff (2001). java.rmi: the Remote Method Invocation Guide. Great Britain: Pearson Education. pp. 284. ISBN 0-201-70043-3.